Skip to content

Fix: BaseExceptions not recorded as errors#104

Merged
kezhenxu94 merged 1 commit into
apache:masterfrom
tom-pytel:master
Dec 16, 2020
Merged

Fix: BaseExceptions not recorded as errors#104
kezhenxu94 merged 1 commit into
apache:masterfrom
tom-pytel:master

Conversation

@tom-pytel

Copy link
Copy Markdown
Contributor

Minor change to exception checking on span exit, changed check from BaseException to Exception so that KeyboardInterrupt, SystemExit or GeneratorExit (even though this should never come back here) are not flagged as errors.

@kezhenxu94 kezhenxu94 added the bug Something isn't working label Dec 16, 2020
@kezhenxu94 kezhenxu94 added this to the 0.5.0 milestone Dec 16, 2020
@kezhenxu94 kezhenxu94 merged commit b6f6edd into apache:master Dec 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants